TakeSnapshotCallback

Functions

Link copied to clipboard
abstract fun onError(error: MobileError?)

Gets executed after unsuccessful snapshot capture operation.

Link copied to clipboard
abstract fun onSuccess(snapshot: Snapshot?)

Gets executed after successful snapshot capture operation.